home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inside the White House
/
Inside the White House.iso
/
opening
/
00052_The White House.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-04
|
147 b
|
9 lines
on mouseDown
global firstTime
pushButton()
if firstTime = 1 then
sound playFile 2, "mar3.aif"
end if
go("opening", "whouse.dir")
end